Home } Calendars } Cookie Calendar



This calendar, written entirely in JavaScript, uses cookies to allow users to save information on specific dates. Includes daily and monthly summaries and a complete help file. Cookie Calendar works as its own program as well. Great!
Click here to see the Demo

Download the cookie-calendar.zip file. It contains all the files necessary to add Cookie Calendar to your site!


The following code should be added to the <HEAD> and the <BODY> sections of the page on which you would like the calendar displayed (The file must be named calendar.html). The remaining files in the cookie-calendar.zip file must be placed in the same directory.

JavaScript Source Code 2002: Calendars: Cookie Calendar

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!